Skip to content

chore(dev-deps): Update Node.js Dev Dependencies#1480

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/node.js-dev-dependencies
Open

chore(dev-deps): Update Node.js Dev Dependencies#1480
renovate[bot] wants to merge 1 commit intomainfrom
renovate/node.js-dev-dependencies

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 12, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@aws-sdk/types (source) 3.973.53.973.8 age confidence
@aws/lambda-invoke-store 0.2.30.2.4 age confidence
@eslint/compat (source) 2.0.32.0.5 age confidence
@redocly/cli 2.21.12.28.1 age confidence
@stoplight/spectral-cli 6.15.06.15.1 age confidence
@types/node (source) 24.12.024.12.2 age confidence
@typescript-eslint/parser (source) 8.57.08.58.2 age confidence
@vitest/coverage-v8 (source) 4.0.184.1.4 age confidence
@vitest/eslint-plugin 1.6.101.6.16 age confidence
@vitest/ui (source) 4.0.184.1.4 age confidence
dotenv 17.3.117.4.2 age confidence
esbuild ^0.27.0^0.28.0 age confidence
globals 17.4.017.5.0 age confidence
prettier (source) 3.8.13.8.3 age confidence
spectral-aws-apigateway-ruleset 3.0.13.0.2 age confidence
typescript-eslint (source) 8.57.08.58.2 age confidence
vitest (source) 4.0.184.1.4 age confidence
yaml (source) 2.8.22.8.3 age confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/types)

v3.973.8

Chores

v3.973.7

Chores
  • codegen: update for sparse types and retry 2.1 updates (#​7916) (b19357a)

v3.973.6

Chores
awslabs/aws-lambda-invoke-store (@​aws/lambda-invoke-store)

v0.2.4

Compare Source

Patch Changes
eslint/rewrite (@​eslint/compat)

v2.0.5

Compare Source

Dependencies
  • The following workspace dependencies were updated

v2.0.4

Compare Source

Dependencies
  • The following workspace dependencies were updated
Redocly/redocly-cli (@​redocly/cli)

v2.28.1

Compare Source

Patch Changes
  • Ordered top-level keys in AsyncAPI documents during bundling for improved consistency and readability.
  • Updated @​redocly/openapi-core to v2.28.1.

v2.28.0

Compare Source

Minor Changes
  • Moved the remove-unused-components decorator to the post-bundle phase so that components that become unused only after $ref resolution are correctly removed.
Patch Changes
  • Fixed an issue where the discriminator's defaultMapping property was not resolved when bundling.
  • Updated @​redocly/openapi-core to v2.28.0.

v2.27.1

Compare Source

Patch Changes
  • Fixed an issue where --component-renaming-conflicts-severity ignored conflicts when different files had components with the same name but different content.

    Warning: Autogenrated component names and $ref paths in bundled documents may differ from older releases.

  • Updated @​redocly/openapi-core to v2.27.1.

v2.27.0

Compare Source

Minor Changes
  • Added support for junit output in the scorecard-classic command.
  • Changed lint behavior with the --generate-ignore-file option.
    Now lint updates only the entries related to the file being linted.
    Other files' entries are unchanged.
Patch Changes

v2.26.0

Compare Source

Minor Changes
  • Added support for AsyncAPI v2 and v3 in the split command.
  • Added excludedPaths option to the no-http-verbs-in-paths rule, allowing specific paths to be excluded from evaluation.
Patch Changes
  • Fixed the no-required-schema-properties-undefined rule to report when a required property is not defined in every oneOf/anyOf branch.
  • Updated @​redocly/openapi-core to v2.26.0.

v2.25.4

Compare Source

Patch Changes

v2.25.3

Compare Source

Patch Changes
  • Fixed multiple issues in the spec-discriminator-defaultMapping rule that could cause crashes or incorrect validation results.
    The rule now correctly resolves existing schema names, traverses composite schemas (allOf, anyOf, oneOf) to find required properties, treats defaultMapping values as $refs to schemas, resolves $refs correctly across files, and handles cyclic schema dependencies.
  • Updated @​redocly/respect-core to v2.25.3.

v2.25.2

Compare Source

Patch Changes

v2.25.1

Compare Source

Patch Changes
  • Fixed an issue where a message about a missing configuration was shown even though the --extends option was provided.
  • Updated @​redocly/openapi-core to v2.25.1.

v2.25.0

Compare Source

Minor Changes
  • Added no-mixed-number-range-constraints rule for OpenAPI 3.1+, as well as for AsyncAPI and Arazzo.
    This rule warns when schemas use both maximum and exclusiveMaximum or both minimum and exclusiveMinimum keywords.
Patch Changes
  • Fixed an issue where invalid discriminator mapping values could cause linting to fail.
  • Resolved high severity audit vulnerabilities by updating dependency versions.
  • Updated @​redocly/openapi-core to v2.25.0.

v2.24.1

Compare Source

Patch Changes
  • Downgraded undici to resolve an issue where formData was being submitted empty.
  • Updated @​redocly/openapi-core to v2.24.1.

v2.24.0

Compare Source

Patch Changes

v2.23.0

Compare Source

Minor Changes
  • Added support of targets property in scorecardClassic.
    Use this property to override scorecardClassic rules for a specific API.
Patch Changes

v2.22.1

Compare Source

Patch Changes
  • Updated undici to the 6.24.1 version to ensure improved performance, security, and compatibility.
  • Updated @​redocly/openapi-core to v2.22.1.

v2.22.0

Compare Source

Minor Changes
  • Added support of checkstyle format for scorecard-classic command.
Patch Changes
  • Extended the nonEmpty assertion to support arrays.
    An empty array is now treated as empty during linting.
  • Updated @​redocly/openapi-core to v2.22.0.
stoplightio/spectral (@​stoplight/spectral-cli)

v6.15.1

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.2

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.3

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.2

Compare Source

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (#​9975).

   🐞 Bug Fixes
    View changes on GitHub

v4.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file node npm labels Mar 12, 2026
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Mar 12, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: backend@2.2.3
npm error Found: @eslint/js@9.39.4
npm error node_modules/@eslint/js
npm error   dev @eslint/js@"^10.0.0" from the root project
npm error   @eslint/js@"9.39.4" from eslint@9.39.4
npm error   node_modules/eslint
npm error     dev eslint@"^10.0.0" from the root project
npm error     peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.9.1
npm error     node_modules/@eslint-community/eslint-utils
npm error       @eslint-community/eslint-utils@"^4.9.1" from @typescript-eslint/utils@8.57.0
npm error       node_modules/@typescript-eslint/utils
npm error         @typescript-eslint/utils@"8.57.0" from @typescript-eslint/eslint-plugin@8.57.0
npm error         node_modules/@typescript-eslint/eslint-plugin
npm error         1 more (@typescript-eslint/type-utils)
npm error       2 more (eslint, eslint-plugin-unicorn)
npm error     7 more (@typescript-eslint/eslint-plugin, ...)
npm error
npm error Could not resolve dependency:
npm error dev @eslint/js@"^10.0.0" from the root project
npm error
npm error Conflicting peer dependency: eslint@10.2.1
npm error node_modules/eslint
npm error   peerOptional eslint@"^10.0.0" from @eslint/js@10.0.1
npm error   node_modules/@eslint/js
npm error     dev @eslint/js@"^10.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-04-19T04_18_40_294Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-04-19T04_18_40_294Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/node.js-dev-dependencies branch from ab8bb4b to bef8cde Compare April 15, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file node npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants